home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 3
/
BBS in a box - Trilogy III.iso
/
Files
/
System7 tools
/
Frontier
/
Frontier SDK 2.1
/
Toolkits
/
IAC Tools
/
iacinternal.h
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-10-11
|
412 b
|
21 lines
|
[
TEXT/KAHL
]
/*© Copyright 1988-1992 UserLand Software, Inc. All Rights Reserved.*/
#define iacinternalinclude /*routines used internally to implementation of IAC Tools*/
#include <processes.h>
#include <GestaltEqu.h>
#include "iac.h"
void IACcopystring (void *, void *);
Boolean IACpushstring (void *, void *);
Boolean IACgetlongattr (AppleEvent *, AEKeyword, DescType, long *);
Boolean IACbreakembrace (void);